home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / listings / v_13_12 / schmidt / hither.h < prev    next >
Encoding:
Text File  |  1995-10-11  |  131 b   |  13 lines

  1. =========
  2. Listing 2
  3. source file hither.h
  4. ====================
  5.  
  6. //
  7. //  hither.h
  8. //
  9. #if HERE != 0
  10.     static int hither = 0;
  11. #endif
  12.  
  13.